home *** CD-ROM | disk | FTP | other *** search
/ ShareWare OnLine 2 / ShareWare OnLine Volume 2 (CMS Software)(1993).iso / games1 / fpsplan5.zip / DEF2.BAT < prev    next >
DOS Batch File  |  1993-01-19  |  1KB  |  25 lines

  1. ECHO OFF
  2. IF NOT X==%1X GOTO AGAIN
  3. ECHO Drive where FPSFB is installed is required, ie "DEF1 C"
  4. ECHO Try Again
  5. goto end
  6. :again
  7. COPY %1:\DYNAMIX\FOOTBALL\TEAM\D2.PLN %1:\DYNAMIX\FOOTBALL\STOCK\STOCKPLN\STKDEF01.PLN
  8. COPY %1:\DYNAMIX\FOOTBALL\TEAM\D2.PLN %1:\DYNAMIX\FOOTBALL\STOCK\STOCKPLN\STKDEF02.PLN
  9. COPY %1:\DYNAMIX\FOOTBALL\TEAM\D2.PLN %1:\DYNAMIX\FOOTBALL\STOCK\STOCKPLN\STKDEF03.PLN
  10. COPY %1:\DYNAMIX\FOOTBALL\TEAM\D2.PLN %1:\DYNAMIX\FOOTBALL\STOCK\STOCKPLN\STKDEF03.PLN
  11. COPY %1:\DYNAMIX\FOOTBALL\TEAM\D2.PLN %1:\DYNAMIX\FOOTBALL\STOCK\STOCKPLN\STKDEF04.PLN
  12. COPY %1:\DYNAMIX\FOOTBALL\TEAM\D2.PLN %1:\DYNAMIX\FOOTBALL\STOCK\STOCKPLN\STKDEF05.PLN
  13. COPY %1:\DYNAMIX\FOOTBALL\TEAM\D2.PLN %1:\DYNAMIX\FOOTBALL\STOCK\STOCKPLN\STKDEF06.PLN
  14. COPY %1:\DYNAMIX\FOOTBALL\TEAM\D2.PLN %1:\DYNAMIX\FOOTBALL\STOCK\STOCKPLN\STKDEF07.PLN
  15. COPY %1:\DYNAMIX\FOOTBALL\TEAM\D2.PLN %1:\DYNAMIX\FOOTBALL\STOCK\STOCKPLN\STKDEF08.PLN
  16. COPY %1:\DYNAMIX\FOOTBALL\TEAM\D2.PLN %1:\DYNAMIX\FOOTBALL\STOCK\STOCKPLN\STKDEF09.PLN
  17. COPY %1:\DYNAMIX\FOOTBALL\TEAM\D2.PLN %1:\DYNAMIX\FOOTBALL\STOCK\STOCKPLN\STKDEF10.PLN
  18. COPY %1:\DYNAMIX\FOOTBALL\TEAM\D2.PLN %1:\DYNAMIX\FOOTBALL\STOCK\STOCKPLN\STKDEF11.PLN 
  19. COPY %1:\DYNAMIX\FOOTBALL\TEAM\D2.PLN %1:\DYNAMIX\FOOTBALL\STOCK\STOCKPLN\STKDEF12.PLN 
  20. ECHO AAFTC gameplans have been successfully installed.
  21. ECHO Strap it up and get ready for some SERIOUS competetion!!!!.
  22. IF X==%1X GOTO END 
  23. :END
  24. PAUSE
  25.